//==============================================================================
define LargeGreekShield
{
	SetSelector
	{
		TechLogic none/Medium Infantry/Heavy Infantry/Champion Infantry
		SetSelector
		{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Copper
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Iron
				}
			}
		}
		SetSelector
		{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone Jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Copper
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Bronze
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Copper
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Iron
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Copper
				}
			}
		}
		SetSelector
		{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone Jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Copper
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Bronze
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Iron
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Bronze
				}
			}
		}
		SetSelector
		{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone Jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Copper
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Iron
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Bronze
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Iron
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Iron
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Iron
				}
			}
		}
	}
}

//==============================================================================
define HopliteShield
{
	SetSelector
	{
		SetSelector
		{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone Jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Hoplon Copper
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Hoplon Copper
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Hoplon Iron
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Iron
				}
			}
		}
	}
}

//==============================================================================
define Thueros
{
   SetSelector
   {
      TechLogic none/Copper shields/Bronze shields/Iron shields
      set hotspot
      {
         version
         {
            Visualnone mynamajimmy
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments thureos shield
		ReplaceTexture thureosbritish1/attachments g theuros copper
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments thureos shield
		ReplaceTexture thureosbritish1/attachments g theuros bronze
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments thureos shield
		ReplaceTexture thureosbritish1/attachments g theuros iron
         }
      }
   }
}
